Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replaced NetworkingEngine in Linux to async-http-client #70

Merged
merged 3 commits into from
Feb 20, 2024

Conversation

will-lumley
Copy link
Owner

In Swift for Linux, URLSession is notoriously buggy and as such FaviconFinder was buggy by extension.
This PR replaces the NetworkingEngine that we use from URLSession to async-http-client.

@will-lumley will-lumley merged commit e0d930a into main Feb 20, 2024
3 checks passed
@will-lumley will-lumley deleted the tech/linux-tests branch February 20, 2024 11:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant